Skip to content

Conversation

@rklaehn
Copy link
Collaborator

@rklaehn rklaehn commented Dec 4, 2025

Description

Breaking Changes

Notes & open questions

Note: we might replace the probably overused io::Error and replace it with an enum done via n0_error. But that is a can of worms because it would require serializing n0_error error chains...

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.

- don't send a special error if sending to an expected pipe fails
  irpc will already produce an io error BrokenPipe, which is more informative than just "error"
- don't use other("...") for unsupported ops
@github-actions
Copy link

github-actions bot commented Dec 4, 2025

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh-blobs/pr/202/docs/iroh_blobs/

Last updated: 2025-12-04T14:10:17Z

@n0bot n0bot bot added this to iroh Dec 4, 2025
@github-project-automation github-project-automation bot moved this to 🏗 In progress in iroh Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🏗 In progress

Development

Successfully merging this pull request may close these issues.

3 participants